[INFO] cloning repository https://github.com/caer/cate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caer/cate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f571cbaa58771f3826ea0be85dc3615d5269db24
[INFO] testing caer/cate against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaer%2Fcate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caer/cate
[INFO] finished tweaking git repo https://github.com/caer/cate
[INFO] tweaked toml for git repo https://github.com/caer/cate written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caer/cate on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caer/cate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8530982692f414ad01ffc2d53550a1c3b63062d773b7ef9b628d1a601dfc5da6
[INFO] running `Command { std: "docker" "start" "-a" "8530982692f414ad01ffc2d53550a1c3b63062d773b7ef9b628d1a601dfc5da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8530982692f414ad01ffc2d53550a1c3b63062d773b7ef9b628d1a601dfc5da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8530982692f414ad01ffc2d53550a1c3b63062d773b7ef9b628d1a601dfc5da6", kill_on_drop: false }`
[INFO] [stdout] 8530982692f414ad01ffc2d53550a1c3b63062d773b7ef9b628d1a601dfc5da6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc61769dec5a12de9a4188cde91570f6c121921f92fb0b358c6dc03fa233e7aa
[INFO] running `Command { std: "docker" "start" "-a" "dc61769dec5a12de9a4188cde91570f6c121921f92fb0b358c6dc03fa233e7aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling oxc_ast_macros v0.115.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling oxc_diagnostics v0.115.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling oxc_data_structures v0.115.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling oxc_estree v0.115.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling oxc_allocator v0.115.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling oxc_str v0.115.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling oxc_span v0.115.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling oxc_syntax v0.115.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.115.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling oxc_ast v0.115.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling oxc_cfg v0.115.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling oxc_sourcemap v6.1.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling oxc-browserslist v2.3.1
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling oxc_compat v0.115.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling fast-glob v1.0.1
[INFO] [stderr]    Compiling papaya v0.2.4
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling pnp v0.12.8
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling sugar_path v2.0.1
[INFO] [stderr]    Compiling oxc_resolver v11.19.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling oxc_ecmascript v0.115.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.115.0
[INFO] [stderr]    Compiling oxc_data_structures v0.123.0
[INFO] [stderr]    Compiling oxc_allocator v0.123.0
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling brk_rolldown_std_utils v1.0.0-rc.7
[INFO] [stderr]    Compiling oxc_parser v0.115.0
[INFO] [stderr]    Compiling regress v0.10.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling oxc_semantic v0.115.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.115.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling oxc_estree v0.123.0
[INFO] [stderr]    Compiling oxc_str v0.123.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.123.0
[INFO] [stderr]    Compiling brk_string_wizard v1.0.0-rc.7
[INFO] [stderr]    Compiling oxc_span v0.123.0
[INFO] [stderr]    Compiling oxc_traverse v0.115.0
[INFO] [stderr]    Compiling oxc_mangler v0.115.0
[INFO] [stderr]    Compiling oxc_codegen v0.115.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling oxc_transformer v0.115.0
[INFO] [stderr]    Compiling oxc_minifier v0.115.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling oxc_syntax v0.123.0
[INFO] [stderr]    Compiling ts-rs v12.0.1
[INFO] [stderr]    Compiling oxc_diagnostics v0.123.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.123.0
[INFO] [stderr]    Compiling brk_rolldown_devtools_action v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_fs v1.0.0-rc.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling brk_rolldown_devtools v1.0.0-rc.7
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling oxc_ast v0.123.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.115.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling oxc v0.115.0
[INFO] [stderr]    Compiling brk_rolldown_error v1.0.0-rc.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling brk_rolldown_utils v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_ecmascript v1.0.0-rc.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling brk_rolldown_sourcemap v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_common v1.0.0-rc.7
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.123.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.123.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling oxc_semantic v0.123.0
[INFO] [stderr]    Compiling brk_rolldown_resolver v1.0.0-rc.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling brk_rolldown_plugin v1.0.0-rc.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling logos v0.13.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling oxc-browserslist v3.0.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_data_url v1.0.0-rc.7
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling oxc_compat v0.123.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling brk_rolldown_tracing v1.0.0-rc.7
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling codas v0.7.1
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling commondir v1.0.0
[INFO] [stderr]    Compiling brk_rolldown_plugin_hmr v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_plugin_copy_module v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_plugin_oxc_runtime v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_plugin_chunk_import_map v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_plugin_lazy_compilation v1.0.0-rc.7
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling oxc_mangler v0.123.0
[INFO] [stderr]    Compiling oxc_traverse v0.123.0
[INFO] [stderr]    Compiling brk_rolldown_ecmascript_utils v1.0.0-rc.7
[INFO] [stderr]    Compiling brk_rolldown_dev_common v1.0.0-rc.7
[INFO] [stderr]    Compiling oxc_parser v0.123.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling brk_rolldown v1.0.0-rc.7
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling oxc_minifier v0.123.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling lol_html v2.7.2
[INFO] [stderr]    Compiling codas-macros v0.7.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling logos v0.16.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.7.0
[INFO] [stderr]    Compiling oxc_codegen v0.123.0
[INFO] [stderr]    Compiling grass v0.13.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling aer v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 19s
[INFO] running `Command { std: "docker" "inspect" "dc61769dec5a12de9a4188cde91570f6c121921f92fb0b358c6dc03fa233e7aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc61769dec5a12de9a4188cde91570f6c121921f92fb0b358c6dc03fa233e7aa", kill_on_drop: false }`
[INFO] [stdout] dc61769dec5a12de9a4188cde91570f6c121921f92fb0b358c6dc03fa233e7aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c4fce7d3568ea9a75d318246b7edf250e6dd3ebe547d1681d98ce7ce9cbc2a
[INFO] running `Command { std: "docker" "start" "-a" "b0c4fce7d3568ea9a75d318246b7edf250e6dd3ebe547d1681d98ce7ce9cbc2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-log-macros v0.2.19
[INFO] [stderr]    Compiling test-log v0.2.19
[INFO] [stderr]    Compiling aer v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.40s
[INFO] running `Command { std: "docker" "inspect" "b0c4fce7d3568ea9a75d318246b7edf250e6dd3ebe547d1681d98ce7ce9cbc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c4fce7d3568ea9a75d318246b7edf250e6dd3ebe547d1681d98ce7ce9cbc2a", kill_on_drop: false }`
[INFO] [stdout] b0c4fce7d3568ea9a75d318246b7edf250e6dd3ebe547d1681d98ce7ce9cbc2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5703ae83bd666af86fd38969d701a5d3a662cd7f10beea4c6d4edb9937e55be9
[INFO] running `Command { std: "docker" "start" "-a" "5703ae83bd666af86fd38969d701a5d3a662cd7f10beea4c6d4edb9937e55be9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aer-0679cc7e9f193879)
[INFO] [stdout] 
[INFO] [stdout] running 143 tests
[INFO] [stdout] test proc::asset::tests::creates_assets ... ok
[INFO] [stdout] test proc::canonicalize::tests::canonicalizes_from_root_asset ... ok
[INFO] [stdout] test proc::canonicalize::tests::canonicalizes_absolute_paths ... ok
[INFO] [stdout] test proc::canonicalize::tests::canonicalizes_relative_url_with_query_and_fragment ... ok
[INFO] [stdout] test proc::canonicalize::tests::canonicalizes_meta_content_attribute ... ok
[INFO] [stdout] test proc::canonicalize::tests::canonicalizes_relative_paths_with_asset_context ... ok
[INFO] [stdout] test proc::canonicalize::tests::css_url_with_single_quotes ... ok
[INFO] [stdout] test proc::canonicalize::tests::css_url_without_quotes ... ok
[INFO] [stdout] test proc::canonicalize::tests::handles_root_with_trailing_slash ... ok
[INFO] [stdout] test proc::canonicalize::tests::preserves_empty_href ... ok
[INFO] [stdout] test proc::canonicalize::tests::preserves_non_url_meta_content ... ok
[INFO] [stdout] test proc::canonicalize::tests::preserves_qualified_urls ... ok
[INFO] [stdout] test proc::canonicalize::tests::preserves_special_urls ... ok
[INFO] [stdout] test proc::canonicalize::tests::processes_css_asset ... ok
[INFO] [stdout] test proc::canonicalize::tests::processes_each_html_attribute_independently ... ok
[INFO] [stdout] test proc::canonicalize::tests::skips_non_html_css_assets ... ok
[INFO] [stdout] test proc::canonicalize::tests::processes_html_asset_with_path ... ok
[INFO] [stdout] test proc::canonicalize::tests::processes_html_attributes ... ok
[INFO] [stdout] test proc::canonicalize::tests::processes_inline_styles ... ok
[INFO] [stdout] test proc::image::tests::skips_non_image_assets ... ok
[INFO] [stdout] test proc::markdown::tests::em_dash_conversion ... ok
[INFO] [stdout] test proc::markdown::tests::fenced_code_block ... ok
[INFO] [stdout] test proc::js_bundle::tests::skips_non_javascript_assets ... ok
[INFO] [stdout] test proc::markdown::tests::fenced_code_block_no_language ... ok
[INFO] [stdout] test proc::markdown::tests::footnotes ... ok
[INFO] [stdout] test proc::markdown::tests::gfm_strikethrough ... ok
[INFO] [stdout] test proc::markdown::tests::gfm_table ... ok
[INFO] [stdout] test proc::markdown::tests::heading_id_deduplication ... ok
[INFO] [stdout] test proc::favicon::tests::skips_non_favicon_png ... ok
[INFO] [stdout] test proc::markdown::tests::gfm_table_alignment ... ok
[INFO] [stdout] test proc::markdown::tests::headers_paragraphs_bold_italic_blockquote ... ok
[INFO] [stdout] test proc::markdown::tests::image_with_title ... ok
[INFO] [stdout] test proc::markdown::tests::inline_code ... ok
[INFO] [stdout] test proc::markdown::tests::inline_images ... ok
[INFO] [stdout] test proc::markdown::tests::line_break ... ok
[INFO] [stdout] test proc::markdown::tests::link_with_title ... ok
[INFO] [stdout] test proc::markdown::tests::raw_html_passthrough ... ok
[INFO] [stdout] test proc::markdown::tests::skips_non_markdown ... ok
[INFO] [stdout] test proc::markdown::tests::unordered_list ... ok
[INFO] [stdout] test proc::markdown::tests::inline_links ... ok
[INFO] [stdout] test proc::markdown::tests::thematic_break ... ok
[INFO] [stdout] test proc::minify_html::tests::removes_html_comments ... ok
[INFO] [stdout] test proc::markdown::tests::ordered_list ... ok
[INFO] [stdout] test proc::minify_html::tests::skips_non_html ... ok
[INFO] [stdout] test proc::minify_js::tests::rejects_invalid_js ... ok
[INFO] [stdout] test proc::minify_js::tests::skips_non_js ... ok
[INFO] [stdout] test proc::minify_js::tests::skips_already_minified ... ok
[INFO] [stdout] test proc::minify_js::tests::minifies_js ... ok
[INFO] [stdout] test proc::template::tests::arrays_of_tables_from_toml ... ok
[INFO] [stdout] test proc::scss::tests::processes_nested_scss ... ok
[INFO] [stdout] test proc::template::tests::date_formats_iso ... ok
[INFO] [stdout] test proc::template::tests::date_passes_through_unparseable ... ok
[INFO] [stdout] test proc::template::tests::date_formats_value ... ok
[INFO] [stdout] test proc::template::tests::deeply_nested_dotted_access ... ok
[INFO] [stdout] test proc::template::tests::dotted_for_loop ... ok
[INFO] [stdout] test proc::template::tests::extracts_arrays ... ok
[INFO] [stdout] test proc::template::tests::dotted_if_condition ... ok
[INFO] [stdout] test proc::template::tests::extracts_frontmatter ... ok
[INFO] [stdout] test proc::scss::tests::processes_scss ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_accesses_nested_fields ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_collects_from_subdirectories ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_iterates ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_empty_when_unknown_path ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_renders_partial_when_subdirectory_empty ... ok
[INFO] [stdout] test proc::template::tests::for_assets_sort_date_asc ... ok
[INFO] [stdout] test proc::template::tests::for_assets_query_produces_empty_when_no_items ... ok
[INFO] [stdout] test proc::template::tests::for_kv_empty_table ... ok
[INFO] [stdout] test proc::template::tests::for_assets_sort_date_desc ... ok
[INFO] [stdout] test proc::template::tests::for_kv_iterates_table ... ok
[INFO] [stdout] test proc::template::tests::for_kv_with_table_values ... ok
[INFO] [stdout] test proc::template::tests::for_kv_from_toml_frontmatter ... ok
[INFO] [stdout] test proc::template::tests::for_loop_with_mixed_items ... ok
[INFO] [stdout] test proc::template::tests::get_fallback_chain ... ok
[INFO] [stdout] test proc::template::tests::get_fallback_none_resolved ... ok
[INFO] [stdout] test proc::template::tests::get_fallback_prefers_first ... ok
[INFO] [stdout] test proc::template::tests::get_fallback_uses_first_resolved ... ok
[INFO] [stdout] test proc::template::tests::get_fallback_with_dotted ... ok
[INFO] [stdout] test proc::template::tests::get_renders_list_of_tables ... ok
[INFO] [stdout] test proc::template::tests::handles_no_frontmatter ... ok
[INFO] [stdout] test proc::template::tests::handles_various_types ... ok
[INFO] [stdout] test proc::template::tests::if_is_identifier ... ok
[INFO] [stdout] test proc::template::tests::if_is_not_missing_variable ... ok
[INFO] [stdout] test proc::template::tests::if_is_missing_variable ... ok
[INFO] [stdout] test proc::template::tests::if_is_not_string ... ok
[INFO] [stdout] test proc::template::tests::if_is_not_string_when_matching ... ok
[INFO] [stdout] test proc::template::tests::if_is_string_no_match ... ok
[INFO] [stdout] test proc::template::tests::includes_nested_parts ... ok
[INFO] [stdout] test proc::template::tests::includes_part ... ok
[INFO] [stdout] test proc::template::tests::for_loop_with_table_items ... ok
[INFO] [stdout] test proc::template::tests::if_is_string_match ... ok
[INFO] [stdout] test proc::template::tests::includes_part_with_frontmatter ... ok
[INFO] [stdout] test proc::template::tests::parse_date_formats ... ok
[INFO] [stdout] test proc::template::tests::parses_nested_tables ... ok
[INFO] [stdout] test proc::template::tests::processes_for_template ... ok
[INFO] [stdout] test proc::template::tests::processes_if_template ... ok
[INFO] [stdout] test proc::template::tests::processes_negated_if_template_missing_variable ... ok
[INFO] [stdout] test proc::template::tests::part_not_found_error ... ok
[INFO] [stdout] test proc::template::tests::processes_negated_if_template_when_true ... ok
[INFO] [stdout] test proc::template::tests::processes_negated_if_template ... ok
[INFO] [stdout] test proc::template::tests::missing_dotted_path ... ok
[INFO] [stdout] test proc::template::tests::skips_non_toml_content ... ok
[INFO] [stdout] test proc::template::tests::use_with_identifier_param ... ok
[INFO] [stdout] test proc::template::tests::use_with_param_overrides_frontmatter ... ok
[INFO] [stdout] test proc::template::tests::use_with_params_no_commas ... ok
[INFO] [stdout] test proc::template::tests::use_with_string_param ... ok
[INFO] [stdout] test proc::template::tokenizer::tests::lexes_for_blocks ... ok
[INFO] [stdout] test proc::template::tokenizer::tests::lexes_for_kv_blocks ... ok
[INFO] [stdout] test proc::template::tokenizer::tests::lexes_function_calls ... ok
[INFO] [stdout] test proc::template::tokenizer::tests::lexes_if_blocks ... ok
[INFO] [stdout] test proc::template::tokenizer::tests::lexes_variables ... ok
[INFO] [stdout] test tool::kits::tests::drift_detection_catches_missing_vendored ... ok
[INFO] [stdout] test tool::kits::tests::drift_detection_catches_ref_change ... ok
[INFO] [stdout] test tool::kits::tests::drift_detection_catches_file_modification ... ok
[INFO] [stdout] test tool::kits::tests::drift_detection_ok_for_non_vendored_without_lockfile ... ok
[INFO] [stdout] test proc::template::tests::use_with_dotted_identifier_param ... ok
[INFO] [stdout] test proc::template::tests::use_with_multiple_params ... ok
[INFO] [stdout] test tool::kits::tests::drift_detection_ok_for_matching_lockfile ... ok
[INFO] [stdout] test tool::kits::tests::pre_canonicalizes_css_urls ... ok
[INFO] [stdout] test tool::kits::tests::pre_canonicalizes_css_with_root_dest ... ok
[INFO] [stdout] test tool::kits::tests::preserves_absolute_urls_in_css ... ok
[INFO] [stdout] test tool::kits::tests::pre_canonicalizes_html_hrefs ... ok
[INFO] [stdout] test tool::kits::tests::preserves_binary_assets ... ok
[INFO] [stdout] test tool::kits::tests::lockfile_round_trip ... ok
[INFO] [stdout] test tool::opengraph::tests::ext_from_url_extracts_extension ... ok
[INFO] [stdout] test tool::opengraph::tests::ext_from_content_type_maps_correctly ... ok
[INFO] [stdout] test tool::opengraph::tests::parses_partial_og_metadata ... ok
[INFO] [stdout] test tool::opengraph::tests::parses_og_metadata_from_html ... ok
[INFO] [stdout] test tool::opengraph::tests::url_hash_is_deterministic ... ok
[INFO] [stdout] test tool::procs::tests::detects_parts ... ok
[INFO] [stdout] test tool::opengraph::tests::toml_overrides_og_values ... ok
[INFO] [stdout] test tool::procs::tests::rewrites_clean_url_paths ... ok
[INFO] [stdout] test tool::procs::tests::rewrites_clean_url_canonicals ... ok
[INFO] [stdout] test tool::tests::parses_kits_separately_from_profiles ... ok
[INFO] [stdout] test tool::tests::merges_profiles ... ok
[INFO] [stdout] test tool::kits::tests::ensure_aer_directory_is_idempotent ... ok
[INFO] [stdout] test tool::tests::parses_vendored_kit ... ok
[INFO] [stdout] test tool::tests::rejects_missing_default_profile ... ok
[INFO] [stdout] test tool::tests::rejects_missing_selected_profile ... ok
[INFO] [stdout] test tool::tests::uses_default_profile ... ok
[INFO] [stdout] test proc::js_bundle::tests::bundles_javascript ... ok
[INFO] [stdout] test proc::image::tests::skips_image_already_within_bounds ... ok
[INFO] [stdout] test proc::favicon::tests::converts_favicon_png_to_ico ... ok
[INFO] [stdout] test proc::image::tests::resizes_image ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aer-7b505bbea8ec8b2e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-f4b7b1989b28216d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test binary_passthrough ... ok
[INFO] [stdout] test clean_urls ... ok
[INFO] [stdout] test html_comment_removal ... ok
[INFO] [stdout] test profile_merging ... ok
[INFO] [stdout] test multiple_frontmatter_delimiters ... ok
[INFO] [stdout] test url_canonicalization ... ok
[INFO] [stdout] test scss_compilation ... ok
[INFO] [stdout] test template_markdown_pattern_pipeline ... ok
[INFO] [stdout] test js_minification ... ok
[INFO] [stdout] test full_pipeline_ordering ... ok
[INFO] [stdout] test kit_resolution_from_git ... FAILED
[INFO] [stdout] test favicon_conversion ... ok
[INFO] [stdout] test image_resizing ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kit_resolution_from_git stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kit_resolution_from_git' (192) panicked at tests/integration.rs:888:9:
[INFO] [stdout] git ["push", "origin", "main"] failed: error: src refspec main does not match any
[INFO] [stdout] error: failed to push some refs to '/tmp/.tmpmsU4nj/test-kit.git'
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x652952a4a7ea - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x652952a4a7ea - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x652952a4a7ea - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x652952a4a7ea - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x652952a6507a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x652952a6507a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x652952a4ff82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x652952a4ff82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x652952a24c8f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x652952a24c8f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x652952a41289 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6529529317cc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x6529529317cc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x652952a41502 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x652952a41502 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x652952a24d48 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x652952a19659 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x652952a25d0d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x652952a658ec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x65294f8a3851 - integration[a14cd8421bef0448]::kit_resolution_from_git::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:888:9
[INFO] [stdout]   20:     0x65294f8b38e9 - integration[a14cd8421bef0448]::kit_resolution_from_git::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:949:5
[INFO] [stdout]   21:     0x65294f8c28a2 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x65294f8c291d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x65294f8cf5ad - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x65294f8cf4ab - tokio[d2c272c1a64c19da]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x65294f8cf4ab - tokio[d2c272c1a64c19da]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x65294f8cf4ab - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x65294f8cab20 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x65294f8ce81d - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x65294f8cdab4 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x65294f8bbfab - <tokio[d2c272c1a64c19da]::runtime::context::scoped::Scoped<tokio[d2c272c1a64c19da]::runtime::scheduler::Context>>::set::<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x65294f8c1a69 - tokio[d2c272c1a64c19da]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x65294f8cbaa2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d2c272c1a64c19da]::runtime::context::Context>>::try_with::<tokio[d2c272c1a64c19da]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x65294f8cb62e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[d2c272c1a64c19da]::runtime::context::Context>>::with::<tokio[d2c272c1a64c19da]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x65294f8c008d - tokio[d2c272c1a64c19da]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x65294f8cce00 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x65294f8cd0f6 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x65294f8cd6c0 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x65294f8c7723 - tokio[d2c272c1a64c19da]::runtime::context::runtime::enter_runtime::<<tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x65294f8ca591 - <tokio[d2c272c1a64c19da]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x65294f8bbb34 - <tokio[d2c272c1a64c19da]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x65294f8bbcff - <tokio[d2c272c1a64c19da]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x65294f8bb242 - integration[a14cd8421bef0448]::kit_resolution_from_git
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:1021:6
[INFO] [stdout]   43:     0x65294f8a4367 - integration[a14cd8421bef0448]::kit_resolution_from_git::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:874:35
[INFO] [stdout]   44:     0x65294f8c2f96 - <integration[a14cd8421bef0448]::kit_resolution_from_git::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x652952924aab - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x652952924aab - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x65295293229b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x65295293229b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x65295293229b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x65295293229b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x65295293229b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x65295293229b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x65295293229b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x65295292b9b4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x65295292b9b4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x652952934ea2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x652952934ea2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x652952934ea2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x652952934ea2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x652952934ea2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x652952934ea2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x652952934ea2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x652952a496df - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x652952a496df - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7dcacae98aa4 - <unknown>
[INFO] [stdout]   66:     0x7dcacaf25a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kit_resolution_from_git
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "5703ae83bd666af86fd38969d701a5d3a662cd7f10beea4c6d4edb9937e55be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5703ae83bd666af86fd38969d701a5d3a662cd7f10beea4c6d4edb9937e55be9", kill_on_drop: false }`
[INFO] [stdout] 5703ae83bd666af86fd38969d701a5d3a662cd7f10beea4c6d4edb9937e55be9
